[INFO] fetching crate just-engine 0.1.0...
[INFO] testing just-engine-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate just-engine 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate just-engine 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate just-engine 0.1.0
[INFO] tweaked toml for crates.io crate just-engine 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate just-engine 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate just-engine 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 791fd1b023f84a69dda5b6420392d0507b9a6eb06b3bb5b943ed177b82a765fd
[INFO] running `Command { std: "docker" "start" "-a" "791fd1b023f84a69dda5b6420392d0507b9a6eb06b3bb5b943ed177b82a765fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "791fd1b023f84a69dda5b6420392d0507b9a6eb06b3bb5b943ed177b82a765fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "791fd1b023f84a69dda5b6420392d0507b9a6eb06b3bb5b943ed177b82a765fd", kill_on_drop: false }`
[INFO] [stdout] 791fd1b023f84a69dda5b6420392d0507b9a6eb06b3bb5b943ed177b82a765fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 606cd517d01f67eacf09306c09271accf9aa3821852c98299fe892341ee93800
[INFO] running `Command { std: "docker" "start" "-a" "606cd517d01f67eacf09306c09271accf9aa3821852c98299fe892341ee93800", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-isle v0.104.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.104.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-entity v0.104.3
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.104.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling cranelift-bforest v0.104.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling cranelift-control v0.104.3
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v17.0.3
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling cranelift-codegen v0.104.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_consume_macros v1.0.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling pest_consume v1.0.6
[INFO] [stderr]    Compiling cranelift-frontend v0.104.3
[INFO] [stderr]    Compiling cranelift-native v0.104.3
[INFO] [stderr]    Compiling cranelift-module v0.104.3
[INFO] [stderr]    Compiling cranelift-jit v0.104.3
[INFO] [stderr]    Compiling cranelift v0.104.3
[INFO] [stderr]    Compiling just-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.82s
[INFO] running `Command { std: "docker" "inspect" "606cd517d01f67eacf09306c09271accf9aa3821852c98299fe892341ee93800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606cd517d01f67eacf09306c09271accf9aa3821852c98299fe892341ee93800", kill_on_drop: false }`
[INFO] [stdout] 606cd517d01f67eacf09306c09271accf9aa3821852c98299fe892341ee93800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 984a298d9029fe967c281d4c3ec95141f6d849ccbf192d4116faf62c57e72da7
[INFO] running `Command { std: "docker" "start" "-a" "984a298d9029fe967c281d4c3ec95141f6d849ccbf192d4116faf62c57e72da7", kill_on_drop: false }`
[INFO] [stderr]    Compiling just-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `just`
[INFO] [stdout]  --> tests/test_integration.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate just;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `just`
[INFO] [stdout]  --> tests/test_std_lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate just;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `just`
[INFO] [stdout]  --> tests/test_eval.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate just;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `just`
[INFO] [stdout]  --> tests/test_interpreter_superglobal.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate just;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `just`
[INFO] [stdout]  --> tests/test_reg_jit.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate just;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `just-engine` (test "test_interpreter_superglobal") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0463]: can't find crate for `just`
[INFO] [stdout]  --> tests/test_jit.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate just;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `just-engine` (test "test_eval") due to 1 previous error
[INFO] [stderr] error: could not compile `just-engine` (test "test_std_lib") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `just-engine` (test "test_jit") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `just-engine` (test "test_reg_jit") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `just-engine` (test "test_integration") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "984a298d9029fe967c281d4c3ec95141f6d849ccbf192d4116faf62c57e72da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984a298d9029fe967c281d4c3ec95141f6d849ccbf192d4116faf62c57e72da7", kill_on_drop: false }`
[INFO] [stdout] 984a298d9029fe967c281d4c3ec95141f6d849ccbf192d4116faf62c57e72da7
